Read_Me

DC Compiler
===========

-The VHDL code of the ADC is at ./src folder.

-The VHDL netlist of Diff, VCDL, TDC, ADC exist at the same folder. 

-To generate the VHDL netlist of the decimator and the T2B run the 
next scripts from the work directory

1) synDecFilter.tcl
2) synT2B.tcl



IC Compiler
===========

-The analog filter is included in the milkyway library adc_mw. Also the power gated inverter is in that
library too.

-To verify the place and route results, go to work and in icc_shell run the following script. You might need
to remove adc_mwx library if it exists

1) runICCompiler



